import { SliderField } from '@aws-amplify/ui-react'; export const SliderFieldBasicsExample = () => { return ( ); };